home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Console.app / Contents / Resources / zh_CN.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-14  |  1.5 KB  |  31 lines

  1. /* size in KB */
  2. "%d KB" = "%d KB";
  3.  
  4. /* No comment provided by engineer. */
  5. "===== Display starts at offset %d within file of length %d. ====\n===== Use File->Reload (Cmd-R) to display more. ====\n" = "===== 在长度为 %2$d 的文件中偏移 %1$d 来显示开头。====\n===== 使用“文件”->“重新载入”(Cmd-R)来显示更多内容。====\n";
  6.  
  7. /* Delete Sheet */
  8. "Are you sure you want to permanently delete the file \"%@\"?" = "您真的要永久删除文件“%@”吗?";
  9.  
  10. /* Delete Sheet */
  11. "Cancel" = "取消";
  12.  
  13. /* opening a .gz file */
  14. "Decompressing log %@..." = "正在解压缩日志“%@”…";
  15.  
  16. /* Delete Sheet */
  17. "Delete" = "删除";
  18.  
  19. /* Delete Sheet */
  20. "Delete Log File" = "删除日志文件";
  21.  
  22. /* view menu item */
  23. "Hide Log List" = "隐藏日志列表";
  24.  
  25. /* Status displayed in find panel when the find string is not found. */
  26. "Not found" = "未找到";
  27.  
  28. /* view menu item */
  29. "Show Log List" = "显示日志列表";
  30.  
  31.